[INFO] cloning repository https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NIBRSYK16/wasmtime-as-lib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c1674a280f99ebbb888872fe0e27721a43cd45da
[INFO] testing NIBRSYK16/wasmtime-as-lib against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNIBRSYK16%2Fwasmtime-as-lib" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] finished tweaking git repo https://github.com/NIBRSYK16/wasmtime-as-lib
[INFO] tweaked toml for git repo https://github.com/NIBRSYK16/wasmtime-as-lib written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NIBRSYK16/wasmtime-as-lib on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NIBRSYK16/wasmtime-as-lib already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wat v1.219.0
[INFO] [stderr]   Downloaded wast v219.0.0
[INFO] [stderr]   Downloaded wasmtime-jit-debug v22.0.0
[INFO] [stderr]   Downloaded wasmtime-asm-macros v22.0.0
[INFO] [stderr]   Downloaded wasmtime-winch v22.0.0
[INFO] [stderr]   Downloaded wasmtime-component-util v22.0.0
[INFO] [stderr]   Downloaded cranelift-control v0.109.0
[INFO] [stderr]   Downloaded cranelift-codegen-shared v0.109.0
[INFO] [stderr]   Downloaded cranelift-native v0.109.0
[INFO] [stderr]   Downloaded wasmtime-jit-icache-coherence v22.0.0
[INFO] [stderr]   Downloaded wasmtime-versioned-export-macros v22.0.0
[INFO] [stderr]   Downloaded wasmtime-slab v22.0.0
[INFO] [stderr]   Downloaded wasmtime-fiber v22.0.0
[INFO] [stderr]   Downloaded wasmtime-cache v22.0.0
[INFO] [stderr]   Downloaded wasmtime-types v22.0.0
[INFO] [stderr]   Downloaded cranelift-entity v0.109.0
[INFO] [stderr]   Downloaded cranelift-bforest v0.109.0
[INFO] [stderr]   Downloaded psm v0.1.23
[INFO] [stderr]   Downloaded async-trait v0.1.83
[INFO] [stderr]   Downloaded wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]   Downloaded wasmprinter v0.209.1
[INFO] [stderr]   Downloaded cranelift-frontend v0.109.0
[INFO] [stderr]   Downloaded wasm-encoder v0.209.1
[INFO] [stderr]   Downloaded cranelift-wasm v0.109.0
[INFO] [stderr]   Downloaded cranelift-isle v0.109.0
[INFO] [stderr]   Downloaded cranelift-codegen-meta v0.109.0
[INFO] [stderr]   Downloaded wasmtime-component-macro v22.0.0
[INFO] [stderr]   Downloaded winch-codegen v0.20.0
[INFO] [stderr]   Downloaded wasmtime-cranelift v22.0.0
[INFO] [stderr]   Downloaded cc v1.1.28
[INFO] [stderr]   Downloaded wit-parser v0.209.1
[INFO] [stderr]   Downloaded wasmparser v0.219.0
[INFO] [stderr]   Downloaded wasmparser v0.209.1
[INFO] [stderr]   Downloaded wasmtime-environ v22.0.0
[INFO] [stderr]   Downloaded cranelift-codegen v0.109.0
[INFO] [stderr]   Downloaded wasmtime-wmemcheck v22.0.0
[INFO] [stderr]   Downloaded wasm-encoder v0.219.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f41058de44ca00e5e5e51bf266910ecd6ee4bc9dfef97d74823e25a6670dac52
[INFO] running `Command { std: "docker" "start" "-a" "f41058de44ca00e5e5e51bf266910ecd6ee4bc9dfef97d74823e25a6670dac52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f41058de44ca00e5e5e51bf266910ecd6ee4bc9dfef97d74823e25a6670dac52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41058de44ca00e5e5e51bf266910ecd6ee4bc9dfef97d74823e25a6670dac52", kill_on_drop: false }`
[INFO] [stdout] f41058de44ca00e5e5e51bf266910ecd6ee4bc9dfef97d74823e25a6670dac52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0ec549b6e755e5090753dbe981fb8e2b21425edcdd2bfd648937a6ba40c342c1
[INFO] running `Command { std: "docker" "start" "-a" "0ec549b6e755e5090753dbe981fb8e2b21425edcdd2bfd648937a6ba40c342c1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling foldhash v0.1.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling cranelift-isle v0.109.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.109.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.109.0
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling arbitrary v1.3.2
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling jobserver v0.1.32
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling cc v1.1.28
[INFO] [stderr]    Compiling cobs v0.2.3
[INFO] [stderr]    Compiling wasmtime-component-util v22.0.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling winnow v0.6.20
[INFO] [stderr]    Compiling cranelift-control v0.109.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling wasm-encoder v0.209.1
[INFO] [stderr]    Compiling wasm-encoder v0.219.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling wasmtime-cache v22.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v22.0.0
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling directories-next v2.0.0
[INFO] [stderr]    Compiling wasmtime-asm-macros v22.0.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling wasmtime-jit-icache-coherence v22.0.0
[INFO] [stderr]    Compiling wasmtime-slab v22.0.0
[INFO] [stderr]    Compiling sptr v0.3.2
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling wast v219.0.0
[INFO] [stderr]    Compiling zstd-sys v2.0.13+zstd.1.5.6
[INFO] [stderr]    Compiling ittapi-sys v0.4.0
[INFO] [stderr]    Compiling cranelift-codegen v0.109.0
[INFO] [stderr]    Compiling ittapi v0.4.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling wasmparser v0.209.1
[INFO] [stderr]    Compiling memfd v0.6.4
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v22.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling wasmtime-fiber v22.0.0
[INFO] [stderr]    Compiling wasmtime v22.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling zstd v0.13.2
[INFO] [stderr]    Compiling wat v1.219.0
[INFO] [stderr]    Compiling wit-parser v0.209.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling cranelift-entity v0.109.0
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling postcard v1.0.10
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling cranelift-bforest v0.109.0
[INFO] [stderr]    Compiling fxprof-processed-profile v0.6.0
[INFO] [stderr]    Compiling gimli v0.28.1
[INFO] [stderr]    Compiling object v0.36.5
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling addr2line v0.21.0
[INFO] [stderr]    Compiling wasmtime-jit-debug v22.0.0
[INFO] [stderr]    Compiling wasmtime-types v22.0.0
[INFO] [stderr]    Compiling wasmprinter v0.209.1
[INFO] [stderr]    Compiling wasmtime-environ v22.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.109.0
[INFO] [stderr]    Compiling cranelift-native v0.109.0
[INFO] [stderr]    Compiling cranelift-wasm v0.109.0
[INFO] [stderr]    Compiling wasmtime-cranelift v22.0.0
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of an unstable feature
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unstable-features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:285:70
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:287:74
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:288:74
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:290:68
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:291:70
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:292:70
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:293:66
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:294:66
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:296:73
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/runtime/linker.rs:1230:32
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stdout]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stdout]      |                                 ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stdout]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                             |                                |
[INFO] [stdout]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/resources.rs:373:71
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 735 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stdout]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stdout]     |                                          |     |
[INFO] [stdout]     |                                          |     the same lifetime is elided here
[INFO] [stdout]     |                                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stdout]     |                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 750 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 751 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stdout]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:783:41
[INFO] [stdout]     |
[INFO] [stdout] 781 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 782 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 803 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 834 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stdout]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:196:69
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:199:69
[INFO] [stdout]     |
[INFO] [stdout] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compile.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "0ec549b6e755e5090753dbe981fb8e2b21425edcdd2bfd648937a6ba40c342c1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ec549b6e755e5090753dbe981fb8e2b21425edcdd2bfd648937a6ba40c342c1", kill_on_drop: false }`
[INFO] [stdout] 0ec549b6e755e5090753dbe981fb8e2b21425edcdd2bfd648937a6ba40c342c1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c49d24074ef0325520550d01ef7a40c7006126da210ec233323e6581afcb67bd
[INFO] running `Command { std: "docker" "start" "-a" "c49d24074ef0325520550d01ef7a40c7006126da210ec233323e6581afcb67bd", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling wasmparser v0.209.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regalloc2 v0.9.3
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling cranelift-codegen v0.109.0
[INFO] [stderr]    Compiling wit-parser v0.209.1
[INFO] [stderr]    Compiling wasmtime-types v22.0.0
[INFO] [stderr]    Compiling wasmprinter v0.209.1
[INFO] [stderr]    Compiling wasmtime-environ v22.0.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v22.0.0
[INFO] [stderr]    Compiling wasmtime-component-macro v22.0.0
[INFO] [stderr]    Compiling cranelift-frontend v0.109.0
[INFO] [stderr]    Compiling cranelift-native v0.109.0
[INFO] [stderr]    Compiling cranelift-wasm v0.109.0
[INFO] [stderr]    Compiling wasmtime-cranelift v22.0.0
[INFO] [stderr]    Compiling wasmtime v22.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of an unstable feature
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unstable-features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:285:70
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:287:74
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:288:74
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:290:68
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:291:70
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:292:70
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:293:66
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:294:66
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:296:73
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/runtime/linker.rs:1230:32
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stdout]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stdout]      |                                 ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stdout]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                             |                                |
[INFO] [stdout]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/resources.rs:373:71
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 735 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stdout]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stdout]     |                                          |     |
[INFO] [stdout]     |                                          |     the same lifetime is elided here
[INFO] [stdout]     |                                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stdout]     |                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 750 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 751 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stdout]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:783:41
[INFO] [stdout]     |
[INFO] [stdout] 781 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 782 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 803 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 834 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stdout]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:196:69
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:199:69
[INFO] [stdout]     |
[INFO] [stdout] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compile.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `head`
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stdout]     |
[INFO] [stdout] 368 |             let head = tls::raw::replace(prev);
[INFO] [stdout]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary `unsafe` block
[INFO] [stdout]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stdout]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of an unstable feature
[INFO] [stdout]    --> src/lib.rs:261:12
[INFO] [stdout]     |
[INFO] [stdout] 261 | #![feature(offset_of)]
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-W unstable-features`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:285:70
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:286:70
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:287:74
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:288:74
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stdout]     |                                                                          ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stdout]     |                                                                          ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:289:68
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:290:68
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stdout]     |                                                                    ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stdout]     |                                                                    ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:291:70
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:292:70
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stdout]     |                                                                      ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stdout]     |                                                                      ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:293:66
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:294:66
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stdout]     |                                                                  ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stdout]     |                                                                  ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/code_memory.rs:296:73
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stdout]     |                                                                         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stdout]     |                                                                         ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/runtime/linker.rs:1230:32
[INFO] [stdout]      |
[INFO] [stdout] 1228 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stdout]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                |
[INFO] [stdout]      |                                the same lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stdout]      |                                 ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stdout]      |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stdout]    |                                             ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]    |
[INFO] [stdout] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stdout]    |                                             ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stdout]    |
[INFO] [stdout] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stdout]    |
[INFO] [stdout] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a mutable reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stdout]    |
[INFO] [stdout] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stdout]    |
[INFO] [stdout] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stdout]    |
[INFO] [stdout] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stdout]    |
[INFO] [stdout] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stdout]    |
[INFO] [stdout] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stdout]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: direct cast of function item into an integer
[INFO] [stdout]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: first cast to a pointer `as *const ()`
[INFO] [stdout]     |
[INFO] [stdout] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stdout]     |                                                   ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stdout]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stdout]     |                             |                                |
[INFO] [stdout]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stdout]     |                                                               ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/resources.rs:373:71
[INFO] [stdout]     |
[INFO] [stdout] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stdout] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:351:18
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:736:42
[INFO] [stdout]     |
[INFO] [stdout] 734 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 735 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stdout]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stdout]     |                                          |     |
[INFO] [stdout]     |                                          |     the same lifetime is elided here
[INFO] [stdout]     |                                          the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stdout]     |                                           ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:752:41
[INFO] [stdout]     |
[INFO] [stdout] 750 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 751 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stdout]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:783:41
[INFO] [stdout]     |
[INFO] [stdout] 781 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 782 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:804:41
[INFO] [stdout]     |
[INFO] [stdout] 802 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 803 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stdout]     |                                         |
[INFO] [stdout]     |                                         the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/runtime/component/types.rs:835:41
[INFO] [stdout]     |
[INFO] [stdout] 833 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 834 |         engine: &'a Engine,
[INFO] [stdout]     |                  -- the lifetime is named here
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stdout]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stdout]     |                                          ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:196:69
[INFO] [stdout]     |
[INFO] [stdout] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/runtime/coredump.rs:199:69
[INFO] [stdout]     |
[INFO] [stdout] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: replace this with
[INFO] [stdout]     |
[INFO] [stdout] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stdout] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/compile.rs:412:27
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stdout]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 29.67s
[INFO] running `Command { std: "docker" "inspect" "c49d24074ef0325520550d01ef7a40c7006126da210ec233323e6581afcb67bd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c49d24074ef0325520550d01ef7a40c7006126da210ec233323e6581afcb67bd", kill_on_drop: false }`
[INFO] [stdout] c49d24074ef0325520550d01ef7a40c7006126da210ec233323e6581afcb67bd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4069cdfa12fc6d66456949da1ec81938e8e1ca774e38700afc0051bc58a78bc
[INFO] running `Command { std: "docker" "start" "-a" "f4069cdfa12fc6d66456949da1ec81938e8e1ca774e38700afc0051bc58a78bc", kill_on_drop: false }`
[INFO] [stderr] warning: the feature `offset_of` has been stable since 1.77.0 and no longer requires an attribute to enable
[INFO] [stderr]    --> src/lib.rs:261:12
[INFO] [stderr]     |
[INFO] [stderr] 261 | #![feature(offset_of)]
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(stable_features)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `head`
[INFO] [stderr]    --> src/runtime/vm/traphandlers.rs:368:17
[INFO] [stderr]     |
[INFO] [stderr] 368 |             let head = tls::raw::replace(prev);
[INFO] [stderr]     |                 ^^^^ help: if this is intentional, prefix it with an underscore: `_head`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/runtime/vm/mpk/pkru.rs:63:18
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let result = unsafe { core::arch::x86_64::__cpuid(0x07) };
[INFO] [stderr]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_unsafe)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary `unsafe` block
[INFO] [stderr]   --> src/runtime/vm/mpk/pkru.rs:72:18
[INFO] [stderr]    |
[INFO] [stderr] 72 |     let result = unsafe { core::arch::x86_64::__cpuid(0) };
[INFO] [stderr]    |                  ^^^^^^ unnecessary `unsafe` block
[INFO] [stderr] 
[INFO] [stderr] warning: use of an unstable feature
[INFO] [stderr]    --> src/lib.rs:261:12
[INFO] [stderr]     |
[INFO] [stderr] 261 | #![feature(offset_of)]
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: requested on the command line with `-W unstable-features`
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:285:70
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(function_casts_as_integer)]` on by default
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 285 |                 obj::LibCall::FloorF32 => libcalls::relocs::floorf32 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:286:70
[INFO] [stderr]     |
[INFO] [stderr] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 286 |                 obj::LibCall::FloorF64 => libcalls::relocs::floorf64 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:287:74
[INFO] [stderr]     |
[INFO] [stderr] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as usize,
[INFO] [stderr]     |                                                                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 287 |                 obj::LibCall::NearestF32 => libcalls::relocs::nearestf32 as *const () as usize,
[INFO] [stderr]     |                                                                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:288:74
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as usize,
[INFO] [stderr]     |                                                                          ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 288 |                 obj::LibCall::NearestF64 => libcalls::relocs::nearestf64 as *const () as usize,
[INFO] [stderr]     |                                                                          ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:289:68
[INFO] [stderr]     |
[INFO] [stderr] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as usize,
[INFO] [stderr]     |                                                                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 289 |                 obj::LibCall::CeilF32 => libcalls::relocs::ceilf32 as *const () as usize,
[INFO] [stderr]     |                                                                    ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:290:68
[INFO] [stderr]     |
[INFO] [stderr] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as usize,
[INFO] [stderr]     |                                                                    ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 290 |                 obj::LibCall::CeilF64 => libcalls::relocs::ceilf64 as *const () as usize,
[INFO] [stderr]     |                                                                    ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:291:70
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 291 |                 obj::LibCall::TruncF32 => libcalls::relocs::truncf32 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:292:70
[INFO] [stderr]     |
[INFO] [stderr] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as usize,
[INFO] [stderr]     |                                                                      ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 292 |                 obj::LibCall::TruncF64 => libcalls::relocs::truncf64 as *const () as usize,
[INFO] [stderr]     |                                                                      ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:293:66
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as usize,
[INFO] [stderr]     |                                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 293 |                 obj::LibCall::FmaF32 => libcalls::relocs::fmaf32 as *const () as usize,
[INFO] [stderr]     |                                                                  ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:294:66
[INFO] [stderr]     |
[INFO] [stderr] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as usize,
[INFO] [stderr]     |                                                                  ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 294 |                 obj::LibCall::FmaF64 => libcalls::relocs::fmaf64 as *const () as usize,
[INFO] [stderr]     |                                                                  ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/code_memory.rs:296:73
[INFO] [stderr]     |
[INFO] [stderr] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as usize,
[INFO] [stderr]     |                                                                         ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 296 |                 obj::LibCall::X86Pshufb => libcalls::relocs::x86_pshufb as *const () as usize,
[INFO] [stderr]     |                                                                         ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/runtime/linker.rs:1230:32
[INFO] [stderr]      |
[INFO] [stderr] 1228 |         &'a self,
[INFO] [stderr]      |          -- the lifetime is named here
[INFO] [stderr] 1229 |         mut store: impl AsContextMut<Data = T> + 'p,
[INFO] [stderr] 1230 |     ) -> impl Iterator<Item = (&str, &str, Extern)> + 'p {
[INFO] [stderr]      |                                ^^^^  ^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                |
[INFO] [stderr]      |                                the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1230 |     ) -> impl Iterator<Item = (&'a str, &'a str, Extern)> + 'p {
[INFO] [stderr]      |                                 ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/runtime/vm/instance.rs:582:20
[INFO] [stderr]     |
[INFO] [stderr] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 582 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stderr]     |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/runtime/vm/instance.rs:1362:20
[INFO] [stderr]      |
[INFO] [stderr] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<String, EntityIndex> {
[INFO] [stderr]      |                    ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                    |
[INFO] [stderr]      |                    the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1362 |     pub fn exports(&self) -> wasmparser::collections::index_map::Iter<'_, String, EntityIndex> {
[INFO] [stderr]      |                                                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:55:45
[INFO] [stderr]    |
[INFO] [stderr] 55 |         handler.sa_sigaction = trap_handler as usize;
[INFO] [stderr]    |                                             ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]    |
[INFO] [stderr] 55 |         handler.sa_sigaction = trap_handler as *const () as usize;
[INFO] [stderr]    |                                             ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:66:14
[INFO] [stderr]    |
[INFO] [stderr] 66 |     register(PREV_SIGSEGV.as_mut_ptr(), libc::SIGSEGV);
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr]    = note: `#[warn(static_mut_refs)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:69:14
[INFO] [stderr]    |
[INFO] [stderr] 69 |     register(PREV_SIGILL.as_mut_ptr(), libc::SIGILL);
[INFO] [stderr]    |              ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:73:18
[INFO] [stderr]    |
[INFO] [stderr] 73 |         register(PREV_SIGFPE.as_mut_ptr(), libc::SIGFPE);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a mutable reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:79:18
[INFO] [stderr]    |
[INFO] [stderr] 79 |         register(PREV_SIGBUS.as_mut_ptr(), libc::SIGBUS);
[INFO] [stderr]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:92:26
[INFO] [stderr]    |
[INFO] [stderr] 92 |         libc::SIGSEGV => PREV_SIGSEGV.as_ptr(),
[INFO] [stderr]    |                          ^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:93:25
[INFO] [stderr]    |
[INFO] [stderr] 93 |         libc::SIGBUS => PREV_SIGBUS.as_ptr(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:94:25
[INFO] [stderr]    |
[INFO] [stderr] 94 |         libc::SIGFPE => PREV_SIGFPE.as_ptr(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: creating a shared reference to mutable static
[INFO] [stderr]   --> src/runtime/vm/sys/unix/signals.rs:95:25
[INFO] [stderr]    |
[INFO] [stderr] 95 |         libc::SIGILL => PREV_SIGILL.as_ptr(),
[INFO] [stderr]    |                         ^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stderr]    |
[INFO] [stderr]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stderr] 
[INFO] [stderr] warning: direct cast of function item into an integer
[INFO] [stderr]    --> src/runtime/vm/sys/unix/signals.rs:163:51
[INFO] [stderr]     |
[INFO] [stderr] 163 |             set_pc(context, wasmtime_longjmp_shim as usize, jmp_buf as usize);
[INFO] [stderr]     |                                                   ^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: first cast to a pointer `as *const ()`
[INFO] [stderr]     |
[INFO] [stderr] 163 |             set_pc(context, wasmtime_longjmp_shim as *const () as usize, jmp_buf as usize);
[INFO] [stderr]     |                                                   ++++++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/vm/traphandlers.rs:516:62
[INFO] [stderr]     |
[INFO] [stderr] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &Self> + 'a {
[INFO] [stderr]     |                             --                               ^^^^^    -- the same lifetime is named here
[INFO] [stderr]     |                             |                                |
[INFO] [stderr]     |                             the lifetime is named here       the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 516 |     pub(crate) fn iter<'a>(&'a self) -> impl Iterator<Item = &'a Self> + 'a {
[INFO] [stderr]     |                                                               ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/resources.rs:373:71
[INFO] [stderr]     |
[INFO] [stderr] 373 |     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stderr]     |                             -- the lifetime is named here             ^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 373 -     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'_> {
[INFO] [stderr] 373 +     pub fn new_host(store: &'a mut StoreOpaque) -> HostResourceTables<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:351:18
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case> {
[INFO] [stderr]     |                  ^^^^^ the lifetime is elided here       ^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 351 |     pub fn cases(&self) -> impl ExactSizeIterator<Item = Case<'_>> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:736:42
[INFO] [stderr]     |
[INFO] [stderr] 734 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 735 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 736 |     ) -> impl ExactSizeIterator<Item = ((&str, &str), ExternType)> + 'a {
[INFO] [stderr]     |                                          ^^^^  ^^^^                  -- the same lifetime is named here
[INFO] [stderr]     |                                          |     |
[INFO] [stderr]     |                                          |     the same lifetime is elided here
[INFO] [stderr]     |                                          the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 736 |     ) -> impl ExactSizeIterator<Item = ((&'a str, &'a str), ExternType)> + 'a {
[INFO] [stderr]     |                                           ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:752:41
[INFO] [stderr]     |
[INFO] [stderr] 750 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 751 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 752 |     ) -> impl ExactSizeIterator<Item = (&str, ExternType)> + 'a {
[INFO] [stderr]     |                                         ^^^^                 -- the same lifetime is named here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 752 |     ) -> impl ExactSizeIterator<Item = (&'a str, ExternType)> + 'a {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:783:41
[INFO] [stderr]     |
[INFO] [stderr] 781 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 782 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 783 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 783 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:804:41
[INFO] [stderr]     |
[INFO] [stderr] 802 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 803 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 804 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                         ^^^^                    -- the same lifetime is named here
[INFO] [stderr]     |                                         |
[INFO] [stderr]     |                                         the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 804 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> + 'a {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/runtime/component/types.rs:835:41
[INFO] [stderr]     |
[INFO] [stderr] 833 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 834 |         engine: &'a Engine,
[INFO] [stderr]     |                  -- the lifetime is named here
[INFO] [stderr] 835 |     ) -> impl ExactSizeIterator<Item = (&str, ComponentItem)> {
[INFO] [stderr]     |                                         ^^^^ the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 835 |     ) -> impl ExactSizeIterator<Item = (&'a str, ComponentItem)> {
[INFO] [stderr]     |                                          ++
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/coredump.rs:196:69
[INFO] [stderr]     |
[INFO] [stderr] 196 |                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 196 -                         wasm_encoder::ConstExpr::f32_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr] 196 +                         wasm_encoder::ConstExpr::f32_const(unsafe { f32::from_bits(x) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/runtime/coredump.rs:199:69
[INFO] [stderr]     |
[INFO] [stderr] 199 |                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr]     |                                                                     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr] help: replace this with
[INFO] [stderr]     |
[INFO] [stderr] 199 -                         wasm_encoder::ConstExpr::f64_const(unsafe { std::mem::transmute(x) })
[INFO] [stderr] 199 +                         wasm_encoder::ConstExpr::f64_const(unsafe { f64::from_bits(x) })
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/compile.rs:412:27
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn clean_symbol(name: &str) -> Cow<str> {
[INFO] [stderr]     |                           ^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 412 |     fn clean_symbol(name: &str) -> Cow<'_, str> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: `wasmtime` (lib) generated 40 warnings (run `cargo fix --lib -p wasmtime` to apply 28 suggestions)
[INFO] [stderr] warning: `wasmtime` (lib test) generated 40 warnings (40 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wasmtime-77aea1a050a6a424)
[INFO] [stdout] 
[INFO] [stdout] running 112 tests
[INFO] [stdout] test engine::serialization::test::engine_weak_upgrades ... ok
[INFO] [stdout] test engine::serialization::test::precompile_compatibility_key_accounts_for_opt_level ... ok
[INFO] [stdout] test engine::serialization::test::test_architecture_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::precompile_compatibility_key_accounts_for_module_version_strategy ... ok
[INFO] [stdout] test runtime::component::linker::tests::alternate_lookup_key ... ok
[INFO] [stdout] test runtime::component::resource_table::test_free_list ... ok
[INFO] [stdout] test runtime::gc::enabled::rooting::tests::sizes ... ok
[INFO] [stdout] test runtime::memory::tests::respect_tunables ... ok
[INFO] [stdout] test runtime::store::tests::does_not_lose_precision ... ok
[INFO] [stdout] test runtime::store::tests::refueling ... ok
[INFO] [stdout] test runtime::externals::global::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::store::tests::smoke ... ok
[INFO] [stdout] test runtime::store::tests::yielding_does_not_lose_precision ... ok
[INFO] [stdout] test runtime::module::tests::cow_on_by_default ... ok
[INFO] [stdout] test runtime::component::component::tests::cow_on_by_default ... ok
[INFO] [stdout] test runtime::externals::table::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::values::tests::size_of_ref ... ok
[INFO] [stdout] test runtime::values::tests::size_of_val ... ok
[INFO] [stdout] test runtime::memory::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::vm::cow::test::dynamic ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::drc::tests::ref_count_is_at_correct_offset ... ok
[INFO] [stdout] test runtime::vm::cow::test::instantiate_image ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::drc::tests::table_next_is_at_correct_offset ... ok
[INFO] [stdout] test runtime::func::tests::hash_key_is_stable_across_duplicate_store_data_entries ... ok
[INFO] [stdout] test runtime::module::registry::test_frame_info ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::drc::tests::table_end_is_at_correct_offset ... ok
[INFO] [stdout] test runtime::vm::cow::test::instantiate_no_image ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::allocate_and_split ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::allocate_no_split ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_merge_prev_and_next ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_merge_with_next_and_not_prev ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_merge_with_prev_and_not_next ... ok
[INFO] [stdout] test runtime::vm::gc::gc_ref::vm_gc_header_tests::size_align ... ok
[INFO] [stdout] test runtime::vm::gc::gc_runtime::collect_async_tests::is_send_and_sync ... ok
[INFO] [stdout] test runtime::vm::gc::host_data::tests::correct_dyn_object ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::dealloc_no_merge ... ok
[INFO] [stdout] test runtime::vm::cow::test::memset_instead_of_madvise ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::clear_affine ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_affinity_allocation_strategy ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_affinity_threshold ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_next_available_allocation_strategy ... ok
[INFO] [stdout] test engine::serialization::test::components_are_cached ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::check_known_layout_calculations ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::test_memory_pool ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::test_pooling_allocator_striping ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::table_pool::tests::test_table_pool ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::test::test_stack_unzeroed ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::test::test_stack_zeroed ... ok
[INFO] [stdout] test engine::serialization::test::cache_accounts_for_opt_level ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::tests::allocator_traits_are_object_safe ... ok
[INFO] [stdout] test runtime::vm::mmap_vec::tests::smoke ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_initialized_keys ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_invalid_mark ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_is_supported ... ok
[INFO] [stdout] test runtime::vm::mpk::enabled::tests::check_masking ... ok
[INFO] [stdout] test runtime::vm::mpk::pkru::tests::check_read ... ignored, cannot be run with other tests that munge the PKRU register
[INFO] [stdout] test runtime::vm::mpk::pkru::tests::check_roundtrip ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_allocate_and_free ... ignored, cannot be run when keys() has already allocated all keys
[INFO] [stdout] test engine::serialization::test::test_cranelift_flags_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_feature_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_tunables_int_mismatch ... ok
[INFO] [stdout] test engine::serialization::test::test_isa_flags_mismatch ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::atomic_wait_notify ... ok
[INFO] [stdout] test runtime::values::tests::ref_matches_ty_wrong_engine - should panic ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::alloc_align_too_large ... ok
[INFO] [stdout] test runtime::values::tests::val_matches_ty_wrong_engine - should panic ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::alloc_size_too_large ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::test::test_pooling_allocator_with_memory_pages_exceeded ... ok
[INFO] [stdout] test engine::serialization::test::test_os_mismatch ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_invalid_alloc_rights ... ok
[INFO] [stdout] test engine::serialization::test::test_tunables_bool_mismatch ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_invalid_free ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::unix_stack_pool::tests::test_stack_pool ... ok
[INFO] [stdout] test runtime::vm::mpk::sys::tests::check_invalid_alloc_flags - should panic ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::wait_with_timeout ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vm_call_indirect_cache::check_vm_call_indirect_cache_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vm_func_ref::check_vm_func_ref_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmfunction_body::check_vmfunction_body_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmfunction_import::check_vmfunction_import_offsets ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::memory_pool::tests::check_random_layout_calculations ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_can_contain_gc_ref ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_definition_alignment ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_begins_aligned ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_definition::check_vmglobal_definition_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmglobal_import::check_vmglobal_import_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmmemory_definition::check_vmmemory_definition_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmmemory_import::check_vmmemory_import_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmruntime_limits::field_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmruntime_limits::vmctx_runtime_limits_offset ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmshared_type_index::check_vmshared_type_index ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmtable_import::check_vmtable_import_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::test_vmtable_definition::check_vmtable_definition_offsets ... ok
[INFO] [stdout] test runtime::vm::vmcontext::vm_host_func_context::vmarray_call_host_func_context_offsets ... ok
[INFO] [stdout] test sync_nostd::tests::rwlock_panic_read_then_write - should panic ... ok
[INFO] [stdout] test sync_nostd::tests::rwlock_panic_write_then_read - should panic ... ok
[INFO] [stdout] test sync_nostd::tests::rwlock_panic_write_then_write - should panic ... ok
[INFO] [stdout] test sync_nostd::tests::smoke_once_lock ... ok
[INFO] [stdout] test sync_nostd::tests::smoke_rwlock ... ok
[INFO] [stdout] test runtime::vm::gc::enabled::free_list::tests::check_no_fragmentation ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::hundred_unpark_all_one ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_one ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_one ... ok
[INFO] [stdout] test runtime::vm::instance::allocator::pooling::index_allocator::test::test_affinity_allocation_strategy_random ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_fifty ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_one_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_hundred_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_fifty_then_fifty_all ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_one_fifty_then_fifty_all_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_hundred_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_hundred ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::hundred_unpark_all_one_fast ... ok
[INFO] [stdout] test runtime::vm::threads::parking_spot::tests::parking_lot::unpark_all_one_fast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 110 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 4.73s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests wasmtime
[INFO] [stdout] 
[INFO] [stdout] running 117 tests
[INFO] [stdout] test src/lib.rs - map_maybe_uninit (line 286) ... ignored
[INFO] [stdout] test src/lib.rs - map_maybe_uninit (line 297) ... ignored
[INFO] [stdout] test src/profiling_agent/vtune.rs - profiling_agent::vtune (line 7) ... ignored
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::new (line 127) - compile ... ok
[INFO] [stdout] test src/runtime/component/func.rs - runtime::component::func::Func::typed (line 132) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 418) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 510) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 445) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::ComponentType (line 470) ... FAILED
[INFO] [stdout] test src/runtime/component/resources.rs - runtime::component::resources::Resource (line 175) ... ignored
[INFO] [stdout] test src/runtime/component/resources.rs - runtime::component::resources::Resource (line 201) ... ignored
[INFO] [stdout] test src/runtime/component/func.rs - runtime::component::func::Func::typed (line 145) ... FAILED
[INFO] [stdout] test src/runtime/component/func.rs - runtime::component::func::Func::typed (line 158) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::bindgen (line 192) ... ok
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::Lift (line 556) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 321) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::resources_required (line 531) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 240) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component (line 58) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::new (line 141) ... FAILED
[INFO] [stdout] test src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 273) ... FAILED
[INFO] [stdout] test src/runtime/component/linker.rs - runtime::component::linker::LinkerInstance<'_,T>::func_new (line 505) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 43) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::flags (line 605) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::Lower (line 584) ... FAILED
[INFO] [stdout] test src/runtime/component/resources.rs - runtime::component::resources::ResourceType::host (line 44) ... FAILED
[INFO] [stdout] test src/runtime/component/mod.rs - runtime::component::bindgen (line 224) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::typed (line 1516) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func (line 163) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func (line 194) ... FAILED
[INFO] [stdout] test src/runtime/externals/table.rs - runtime::externals::table::Table::new (line 53) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func (line 229) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::typed (line 1494) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::new_async (line 500) ... FAILED
[INFO] [stdout] test src/runtime/externals/global.rs - runtime::externals::global::Global::new (line 46) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::typed (line 1527) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 679) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef::from_i31 (line 119) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::NoFunc (line 37) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef (line 29) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef (line 40) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 705) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1183) - compile ... ok
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data_mut (line 337) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data (line 299) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new_manually_rooted (line 231) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::PackedIndex (line 276) ... ignored
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 774) ... FAILED
[INFO] [stdout] test src/runtime/func.rs - runtime::func::Func::wrap (line 736) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new (line 159) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31 (line 28) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_u32 (line 198) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1130) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_i32 (line 136) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_u32 (line 157) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_u32 (line 116) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_i32 (line 212) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::clone (line 1284) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::into_rooted (line 1415) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::to_rooted (line 1358) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_i32 (line 179) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope (line 951) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::rooted_eq (line 801) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::ref_eq (line 1470) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::ref_eq (line 852) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted (line 488) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::new (line 1048) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::to_manually_rooted (line 753) ... FAILED
[INFO] [stdout] test src/runtime/gc/noextern.rs - runtime::gc::noextern::NoExtern (line 22) ... FAILED
[INFO] [stdout] test src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::reserve (line 1075) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::allow_shadowing (line 170) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_default_values (line 261) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_traps (line 227) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::define (line 329) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 100) - compile ... ok
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::allow_unknown_exports (line 201) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::address_map (line 983) ... ignored
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::address_map (line 997) ... ignored
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 76) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 87) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module (line 115) - compile ... ok
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory (line 111) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::instance (line 610) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::func_wrap (line 505) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_file (line 264) - compile ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_file (line 275) - compile ... ok
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate_pre (line 1148) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory (line 86) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate (line 1090) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::new (line 227) - compile ... ok
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 698) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory::ty (line 283) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory::grow (line 491) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::Memory::new (line 224) ... FAILED
[INFO] [stdout] test src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 728) ... FAILED
[INFO] [stdout] test src/runtime/store/context.rs - runtime::store::context::AsContextMut (line 87) - compile fail ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::exports (line 712) ... FAILED
[INFO] [stdout] test src/runtime/memory.rs - runtime::memory::SharedMemory (line 707) ... FAILED
[INFO] [stdout] test src/runtime/vm/gc/gc_ref.rs - runtime::vm::gc::gc_ref::VMGcHeader (line 17) ... ignored
[INFO] [stdout] test src/runtime/vm/gc/gc_runtime.rs - runtime::vm::gc::gc_runtime::GcHeap::vmctx_gc_heap_base (line 235) ... ignored
[INFO] [stdout] test src/runtime/vm/gc/gc_runtime.rs - runtime::vm::gc::gc_runtime::GcHeap::vmctx_gc_heap_bound (line 249) ... ignored
[INFO] [stdout] test src/runtime/vm/libcalls.rs - runtime::vm::libcalls (line 40) ... ignored
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_binary (line 301) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::from_binary (line 313) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::get_export (line 785) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::get_export (line 773) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::exports (line 724) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::imports (line 661) ... FAILED
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::imports (line 649) ... FAILED
[INFO] [stdout] test src/runtime/store.rs - runtime::store::Store<T>::limiter (line 635) ... FAILED
[INFO] [stdout] test src/runtime/trap.rs - runtime::trap::WasmBacktrace (line 171) ... FAILED
[INFO] [stdout] test src/runtime/store/context.rs - runtime::store::context::AsContextMut (line 105) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::resources_required (line 856) ... ok
[INFO] [stdout] test src/runtime/trap.rs - runtime::trap::WasmBacktrace::capture (line 230) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::name (line 616) ... ok
[INFO] [stdout] test src/runtime/module.rs - runtime::module::Module::new (line 240) ... ok
[INFO] [stdout] test src/runtime/trap.rs - runtime::trap::Trap (line 42) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/runtime/component/func.rs - runtime::component::func::Func::typed (line 132) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1lwKwW/rustcQqxUzL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1lwKwW/rustcQqxUzL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1lwKwW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 418) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMv2n4K/rustcvm7Hsr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMv2n4K/rustcvm7Hsr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMv2n4K/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 510) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxA4Pvg/rustcyhYvJF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxA4Pvg/rustcyhYvJF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxA4Pvg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 445) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthF9VmB/rustc4go7oV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthF9VmB/rustc4go7oV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthF9VmB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::ComponentType (line 470) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXiGnUg/rustcmmBuHg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXiGnUg/rustcmmBuHg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXiGnUg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/func.rs - runtime::component::func::Func::typed (line 145) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwa2uuQ/rustcGc8HbU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwa2uuQ/rustcGc8HbU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwa2uuQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/func.rs - runtime::component::func::Func::typed (line 158) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8Q7LHd/rustcAzJCsk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8Q7LHd/rustcAzJCsk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8Q7LHd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::Lift (line 556) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestA9QnJV/rustc9ekNDn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestA9QnJV/rustc9ekNDn/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA9QnJV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 321) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlCdH9f/rustcvbWuZl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlCdH9f/rustcvbWuZl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlCdH9f/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::resources_required (line 531) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbMOhM8/rustcVsc23n/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbMOhM8/rustcVsc23n/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbMOhM8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 240) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfHIMop/rustc5jChlz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfHIMop/rustc5jChlz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfHIMop/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestVfpMPp/rustcXgb3GE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestVfpMPp/rustcXgb3GE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestVfpMPp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::new (line 141) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3AjIhw/rustcAUYSM9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest3AjIhw/rustcAUYSM9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3AjIhw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 273) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestJCVEmf/rustcilSMss/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestJCVEmf/rustcilSMss/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJCVEmf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/linker.rs - runtime::component::linker::LinkerInstance<'_,T>::func_new (line 505) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnUZxDk/rustc8RvZM0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnUZxDk/rustc8RvZM0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnUZxDk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 43) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestthk71q/rustcFwMYZP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestthk71q/rustcFwMYZP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestthk71q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::flags (line 605) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqH9WoM/rustctoOWyK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqH9WoM/rustctoOWyK/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqH9WoM/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::Lower (line 584) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOroSW0/rustcLR4Ucp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOroSW0/rustcLR4Ucp/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOroSW0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/resources.rs - runtime::component::resources::ResourceType::host (line 44) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGocyjA/rustcDVwle9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGocyjA/rustcDVwle9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGocyjA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/component/mod.rs - runtime::component::bindgen (line 224) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrTHuFd/rustcc66LdQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrTHuFd/rustcc66LdQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrTHuFd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::typed (line 1516) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMv0YuQ/rustcJA4s1o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMv0YuQ/rustcJA4s1o/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMv0YuQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func (line 163) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGvVXp5/rustcPeEZgl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGvVXp5/rustcPeEZgl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGvVXp5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func (line 194) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQVVTbr/rustcEQ7HS9/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQVVTbr/rustcEQ7HS9/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQVVTbr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/externals/table.rs - runtime::externals::table::Table::new (line 53) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsfZkn8/rustcXJgbsL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsfZkn8/rustcXJgbsL/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsfZkn8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func (line 229) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5R64gw/rustcdUuyOu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5R64gw/rustcdUuyOu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5R64gw/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::typed (line 1494) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestborYHG/rustc1sPDV0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestborYHG/rustc1sPDV0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestborYHG/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::new_async (line 500) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjJLhzY/rustcTh2Qn4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjJLhzY/rustcTh2Qn4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjJLhzY/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/externals/global.rs - runtime::externals::global::Global::new (line 46) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestswB5iO/rustcS8goQz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestswB5iO/rustcS8goQz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestswB5iO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::typed (line 1527) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEaoK1l/rustcONLcOb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEaoK1l/rustcONLcOb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEaoK1l/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 679) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEHwYU6/rustcfY81B3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEHwYU6/rustcfY81B3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEHwYU6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef::from_i31 (line 119) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestJrZDbv/rustcMCnakg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestJrZDbv/rustcMCnakg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJrZDbv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::NoFunc (line 37) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiDiAGx/rustc3KkExa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiDiAGx/rustc3KkExa/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiDiAGx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef (line 29) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestA0OZgU/rustc4bgMjD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestA0OZgU/rustc4bgMjD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA0OZgU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef (line 40) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzRKQc0/rustcC76Ywd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzRKQc0/rustcC76Ywd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzRKQc0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 705) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkcVlAb/rustc9fwFRB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkcVlAb/rustc9fwFRB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkcVlAb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data_mut (line 337) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestn8b3ff/rustcXkEM3f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestn8b3ff/rustcXkEM3f/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestn8b3ff/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data (line 299) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSNuTYo/rustcZMDpR6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestSNuTYo/rustcZMDpR6/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSNuTYo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new_manually_rooted (line 231) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWnghnn/rustcS7PRKe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWnghnn/rustcS7PRKe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWnghnn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 774) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8E7qmK/rustc3dyIRk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8E7qmK/rustc3dyIRk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8E7qmK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/func.rs - runtime::func::Func::wrap (line 736) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6SNgMf/rustclEwPL8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6SNgMf/rustclEwPL8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6SNgMf/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new (line 159) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLzVGdp/rustcyVFnAA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLzVGdp/rustcyVFnAA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLzVGdp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31 (line 28) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWQgKeZ/rustc27Un0M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWQgKeZ/rustc27Un0M/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWQgKeZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_u32 (line 198) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesti1XQXQ/rustcDO1xjN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesti1XQXQ/rustcDO1xjN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesti1XQXQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1130) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestAdSVbF/rustcYY1A7s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAdSVbF/rustcYY1A7s/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAdSVbF/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_i32 (line 136) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestDzfKzK/rustcsdfi3p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestDzfKzK/rustcsdfi3p/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDzfKzK/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_u32 (line 157) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlfUA91/rustcqmtBti/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestlfUA91/rustcqmtBti/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlfUA91/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_u32 (line 116) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestA03daE/rustc25eKpl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestA03daE/rustc25eKpl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA03daE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_i32 (line 212) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcePUJk/rustcL0a1OQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcePUJk/rustcL0a1OQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcePUJk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::clone (line 1284) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestQxXz2m/rustca8u78y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestQxXz2m/rustca8u78y/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQxXz2m/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::into_rooted (line 1415) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1CJwhD/rustcQcvGKj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1CJwhD/rustcQcvGKj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1CJwhD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::to_rooted (line 1358) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFV2P75/rustcabYYER/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFV2P75/rustcabYYER/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFV2P75/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_i32 (line 179) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOb4nf3/rustcAKU8Hv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOb4nf3/rustcAKU8Hv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOb4nf3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope (line 951) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestb3egi9/rustcqCO8HV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb3egi9/rustcqCO8HV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb3egi9/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::rooted_eq (line 801) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7BPWK3/rustcsN9PLZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7BPWK3/rustcsN9PLZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7BPWK3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::ref_eq (line 1470) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXzKoQk/rustceeaneE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXzKoQk/rustceeaneE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXzKoQk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::ref_eq (line 852) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnH4C4B/rustcEkmzUN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestnH4C4B/rustcEkmzUN/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnH4C4B/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted (line 488) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzAb22Y/rustcMEXOHo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzAb22Y/rustcMEXOHo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzAb22Y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::new (line 1048) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestF5ReQW/rustc5q1k5B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestF5ReQW/rustc5q1k5B/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestF5ReQW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::to_manually_rooted (line 753) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestk340NA/rustcvgq34S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestk340NA/rustcvgq34S/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk340NA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/noextern.rs - runtime::gc::noextern::NoExtern (line 22) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHOFyrE/rustcVC1r6o/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHOFyrE/rustcVC1r6o/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHOFyrE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::reserve (line 1075) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTjT5zO/rustc4V7Ihg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTjT5zO/rustc4V7Ihg/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTjT5zO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::allow_shadowing (line 170) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHL62P2/rustcLFhChF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHL62P2/rustcLFhChF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHL62P2/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_default_values (line 261) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestNyxF5a/rustcQVUWzB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestNyxF5a/rustcQVUWzB/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNyxF5a/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_traps (line 227) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHt2Fv6/rustce58fwo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHt2Fv6/rustce58fwo/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHt2Fv6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::define (line 329) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBXIl1Z/rustcGSls85/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBXIl1Z/rustcGSls85/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBXIl1Z/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::allow_unknown_exports (line 201) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthKU0ES/rustcJ4a7bl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthKU0ES/rustcJ4a7bl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthKU0ES/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory (line 111) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6ojzmx/rustcaztVbi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6ojzmx/rustcaztVbi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6ojzmx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::instance (line 610) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqItlRo/rustcSWESpj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqItlRo/rustcSWESpj/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqItlRo/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::func_wrap (line 505) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLYlKVm/rustcUBDEqF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLYlKVm/rustcUBDEqF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLYlKVm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate_pre (line 1148) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUdGYp6/rustcI2Upik/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUdGYp6/rustcI2Upik/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUdGYp6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory (line 86) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHEog3f/rustcYBqdrV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHEog3f/rustcYBqdrV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHEog3f/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate (line 1090) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2M0ach/rustc2xTvll/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2M0ach/rustc2xTvll/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2M0ach/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 698) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmZhpel/rustcfKc4gi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmZhpel/rustcfKc4gi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmZhpel/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory::ty (line 283) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestz5zNK7/rustcJCmO7R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestz5zNK7/rustcJCmO7R/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestz5zNK7/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory::grow (line 491) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCYYmgp/rustc9uGAH5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCYYmgp/rustc9uGAH5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCYYmgp/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::Memory::new (line 224) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmnp9nO/rustcWfSLQY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmnp9nO/rustcWfSLQY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmnp9nO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 728) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestK6tBuj/rustc6K7XHS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestK6tBuj/rustc6K7XHS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestK6tBuj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::exports (line 712) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYAbH09/rustc9Xv4Mi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYAbH09/rustc9Xv4Mi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYAbH09/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/memory.rs - runtime::memory::SharedMemory (line 707) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5zR1ZT/rustcuKISaH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5zR1ZT/rustcuKISaH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5zR1ZT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::from_binary (line 301) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOQDhrx/rustcPliezd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOQDhrx/rustcPliezd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOQDhrx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::from_binary (line 313) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqcSnIU/rustczzbB6C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqcSnIU/rustczzbB6C/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqcSnIU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::get_export (line 785) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBSf2cQ/rustcmo2OLi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBSf2cQ/rustcmo2OLi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBSf2cQ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::get_export (line 773) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestCiMs1X/rustcpcCmcE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestCiMs1X/rustcpcCmcE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCiMs1X/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::exports (line 724) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestn4h27Y/rustcjzcZzF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestn4h27Y/rustcjzcZzF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestn4h27Y/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::imports (line 661) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7Lxiez/rustclZFtxM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7Lxiez/rustclZFtxM/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7Lxiez/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/module.rs - runtime::module::Module::imports (line 649) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHCBY0q/rustcUBq2v5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHCBY0q/rustcUBq2v5/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHCBY0q/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/store.rs - runtime::store::Store<T>::limiter (line 635) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpQbpev/rustczd9YYA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestpQbpev/rustczd9YYA/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpQbpev/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/runtime/trap.rs - runtime::trap::WasmBacktrace (line 171) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkTzxZ8/rustcKumi3Q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libwasmtime-5e0832fb9b8bacdf,libwasmtime_cranelift-3115481b21fe77a7,libcranelift_native-878dad0acb27ab79,libthiserror-44a4665b977123ae,libcranelift_wasm-66779dadaecbd36f,libitertools-e4761ebe7863e7d3,libcranelift_frontend-97c709b3a3b5c80e,libcranelift_codegen-f9362cd67fac8eff,libcranelift_codegen_shared-c2c987a39931e0a8,libregalloc2-f0acf28541d9087b,libslice_group_by-c92f99ee88cf59e5,libhashbrown-fd7820912ec6c1b2,librustc_hash-5a527483989b35a3,libcranelift_control-10282a545d08c4c1,libarbitrary-e687f29e91d79b13,libcranelift_bforest-8e1e6e6c2686b5ec,libwat-b1a548e858b99119,libwast-d9ba69982e8f85bb,libwasm_encoder-32a8bf96d05e935d,libunicode_width-08b963676a6677c5,libmemfd-dd24a2fbc74ba920,libencoding_rs-596db7a4b1c002bd,libbumpalo-2d2c91a1d19edcc8,libaddr2line-a34da83c28c33700,libittapi-c2fa15727590478c,libittapi_sys-bbaecc1da86ae522,librayon-6495a37675f92990,librayon_core-1aa785736013a520,libcrossbeam_deque-10c74840ff7d03ad,libcrossbeam_epoch-8cbdb74f68c9cb42,libcrossbeam_utils-abdd7d24ebba491b,libeither-38d43fea6173fdf6,libwasmtime_cache-c0a953b966aa9446,libtoml-2d2f6f94cccadae0,libtoml_edit-48c06ac25ecf7f66,libserde_spanned-72eef8e024d90d88,libwinnow-aec8fd883abf5a30,libtoml_datetime-9fa989aec4758374,libzstd-3e41dfd05ee17462,libzstd_safe-431cbc46fa4e9f54,libzstd_sys-d249a1d535c2810b,libdirectories_next-949c314c91402603,libdirs_sys_next-0ff630472b0e58aa,liblibc-d45bae26e286a341,libsha2-807820713b76d467,libcpufeatures-864a46b3d6008197,libdigest-dd0a8bf6956d991b,libblock_buffer-d07bf3da060c13df,libcrypto_common-f6d4917cf80f00d3,libgeneric_array-9031066b9f97395e,libtypenum-d9cba146b74f4906,libbase64-64299f9d815d057c,libfxprof_processed_profile-df808a2f7d55d4ea,libserde_json-c1384521523dc912,libitoa-4c6598116a867907,libryu-f8ba606093049f91,libfxhash-bf471bc75929f9a0,libdebugid-8c38e3f8d4235490,libuuid-494ff94009fe53fd,libwasmtime_jit_debug-6bc2b047eaca6140,libwasmtime_fiber-ff5f9c386aa2e864,librustix-aeccdb4ea0868d83,liblinux_raw_sys-2aceff712f7a7b3d,libwasmtime_asm_macros-3b1b404b1dfae4c4,libsptr-5a73e921c704f766,libmemoffset-9914130d72d30a15,libwasmtime_slab-cc947c3adbca05fb,libwasmtime_jit_icache_coherence-93ca2173f9b9b115,libwasmtime_environ-42e568334fc2efd3,libwasmprinter-e609f7203015461a,libpostcard-d6c3905bea9e3544,libcobs-476431aeb6637d20,libgimli-4d76456de2b65b46,libcpp_demangle-80de8abb38bbaa51,librustc_demangle-f257d5a904da7bce,liblog-5fb51f756c1191b0,libwasm_encoder-d122a1f7bffb47d5,libleb128-ae0983f084a091ac,libwasmtime_component_util-693cbd658dd2ab17,libtarget_lexicon-5b6d89ab0eddbbeb,libanyhow-0e28d45478c77532,libwasmtime_types-ccbe93f00b828757,libsmallvec-08c931e46418bf5e,libcranelift_entity-c06d0b384112cce6,libobject-bc87ee3c4f28a771,libcrc32fast-72c13f3472b6f2a6,libmemchr-3ffe5f7a52883367,libwasmparser-39d9f3d629b003df,libhashbrown-2cccbcdae50f4e11,libahash-b06eb83250647a0c,libonce_cell-f11fc08f457bd5c4,libcfg_if-33ef6c02a07f9fec,libzerocopy-42ba3e6fec514b8f,libbyteorder-1efcbe4f07366651,libindexmap-8d70c8aaab84cbba,libequivalent-fdc46004df91ad08,libhashbrown-090708e7529c4859,libfoldhash-6d45a3996f846e3d,libserde-9f90a0679282b2a2,libsemver-b385dde9afc59d99,libbitflags-eb92e23a18d5cc91}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lm" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkTzxZ8/rustcKumi3Q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ittapi-sys-7965acf987d63f20/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-6b946cec7198c5eb/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-b3239c9341dcd1df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkTzxZ8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 43)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 240)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 273)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::component_type (line 321)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::new (line 141)
[INFO] [stdout]     src/runtime/component/component.rs - runtime::component::component::Component::resources_required (line 531)
[INFO] [stdout]     src/runtime/component/func.rs - runtime::component::func::Func::typed (line 132)
[INFO] [stdout]     src/runtime/component/func.rs - runtime::component::func::Func::typed (line 145)
[INFO] [stdout]     src/runtime/component/func.rs - runtime::component::func::Func::typed (line 158)
[INFO] [stdout]     src/runtime/component/linker.rs - runtime::component::linker::LinkerInstance<'_,T>::func_new (line 505)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component (line 58)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 418)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 445)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 470)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::ComponentType (line 510)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::Lift (line 556)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::Lower (line 584)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::bindgen (line 224)
[INFO] [stdout]     src/runtime/component/mod.rs - runtime::component::flags (line 605)
[INFO] [stdout]     src/runtime/component/resources.rs - runtime::component::resources::ResourceType::host (line 44)
[INFO] [stdout]     src/runtime/externals/global.rs - runtime::externals::global::Global::new (line 46)
[INFO] [stdout]     src/runtime/externals/table.rs - runtime::externals::table::Table::new (line 53)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func (line 163)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func (line 194)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func (line 229)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::new_async (line 500)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::typed (line 1494)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::typed (line 1516)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::typed (line 1527)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 679)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 705)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 736)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::Func::wrap (line 774)
[INFO] [stdout]     src/runtime/func.rs - runtime::func::NoFunc (line 37)
[INFO] [stdout]     src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef (line 29)
[INFO] [stdout]     src/runtime/gc/enabled/anyref.rs - runtime::gc::enabled::anyref::AnyRef::from_i31 (line 119)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef (line 40)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data (line 299)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::data_mut (line 337)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new (line 159)
[INFO] [stdout]     src/runtime/gc/enabled/externref.rs - runtime::gc::enabled::externref::ExternRef::new_manually_rooted (line 231)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31 (line 28)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_i32 (line 212)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::get_u32 (line 198)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_i32 (line 136)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::new_u32 (line 116)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_i32 (line 179)
[INFO] [stdout]     src/runtime/gc/enabled/i31.rs - runtime::gc::enabled::i31::I31::wrapping_u32 (line 157)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted (line 1130)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::clone (line 1284)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::into_rooted (line 1415)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::ref_eq (line 1470)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::ManuallyRooted<T>::to_rooted (line 1358)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope (line 951)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::new (line 1048)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::RootScope<C>::reserve (line 1075)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted (line 488)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::ref_eq (line 852)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::rooted_eq (line 801)
[INFO] [stdout]     src/runtime/gc/enabled/rooting.rs - runtime::gc::enabled::rooting::Rooted<T>::to_manually_rooted (line 753)
[INFO] [stdout]     src/runtime/gc/noextern.rs - runtime::gc::noextern::NoExtern (line 22)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::allow_shadowing (line 170)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::allow_unknown_exports (line 201)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::define (line 329)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_default_values (line 261)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::define_unknown_imports_as_traps (line 227)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::func_wrap (line 505)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::instance (line 610)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate (line 1090)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::instantiate_pre (line 1148)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 698)
[INFO] [stdout]     src/runtime/linker.rs - runtime::linker::Linker<T>::module (line 728)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory (line 111)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory (line 86)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory::grow (line 491)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory::new (line 224)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::Memory::ty (line 283)
[INFO] [stdout]     src/runtime/memory.rs - runtime::memory::SharedMemory (line 707)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::exports (line 712)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::exports (line 724)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::from_binary (line 301)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::from_binary (line 313)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::get_export (line 773)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::get_export (line 785)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::imports (line 649)
[INFO] [stdout]     src/runtime/module.rs - runtime::module::Module::imports (line 661)
[INFO] [stdout]     src/runtime/store.rs - runtime::store::Store<T>::limiter (line 635)
[INFO] [stdout]     src/runtime/trap.rs - runtime::trap::WasmBacktrace (line 171)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 88 failed; 12 ignored; 0 measured; 0 filtered out; finished in 46.42s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f4069cdfa12fc6d66456949da1ec81938e8e1ca774e38700afc0051bc58a78bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4069cdfa12fc6d66456949da1ec81938e8e1ca774e38700afc0051bc58a78bc", kill_on_drop: false }`
[INFO] [stdout] f4069cdfa12fc6d66456949da1ec81938e8e1ca774e38700afc0051bc58a78bc
